home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactif 42 / CA 42.iso / pc / PC / logiciels / Retouche photo / Photoshop / data1.cab / App_IR / ImageReady.exe / XMLF / COLORPICKERDIALOG.XML < prev    next >
Text File  |  2001-01-30  |  9KB  |  228 lines

  1. <XMLREANIMATE>
  2.  
  3.     <OBJECT className="CColorPickerDialog" layer="0" position="12298" 
  4.             title="$$$/ColorPicker/Title=Color Picker" > 
  5.         <bounds w="420" h="348" /> 
  6.         <children>
  7.             
  8.         <!--- OK/Cancel --->
  9.             
  10.             <OBJECT className="LADMItem" admItemType="ADM Text Push Button Type" cmd="900" 
  11.                     text="$$$/Dialog/OK=OK" > 
  12.                 <bounds x="330" y="317" w="75" h="20" /> 
  13.             </OBJECT>
  14.             <OBJECT className="LADMItem" admItemType="ADM Text Push Button Type" cmd="901" 
  15.                     text="$$$/Dialog/Cancel=Cancel" > 
  16.                 <bounds x="244" y="317" w="75" h="20" /> 
  17.             </OBJECT>
  18.             
  19.         <!--- Square and Bar --->
  20.             
  21.             <OBJECT className="CColorSquare" admItemType="ADM Picture Static Type" > 
  22.                 <bounds x="12" y="32" w="256" h="256" /> 
  23.             </OBJECT>
  24.             <OBJECT className="CColorBar" admItemType="ADM Picture Static Type" > 
  25.                 <bounds x="281" y="32" w="21" h="256" /> 
  26.             </OBJECT>
  27.             
  28.         <!--- HSB Items --->
  29.             
  30.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  31.                     text="$$$/ColorPicker/HueLabel=H:"
  32.                     tipString="$$$/ColorPicker/Tip/Hue=Hue" > 
  33.                 <bounds x="320" y="111" w="35" h="15" /> 
  34.                 <children>
  35.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="0" /> 
  36.                 </children>
  37.             </OBJECT>
  38.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" value="0" minValue="0" maxValue="360" units="0"
  39.                     tipString="$$$/ColorPicker/Tip/Hue=Hue"  > 
  40.                 <bounds x="356" y="108" w="39" h="22" /> 
  41.                 <children>
  42.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Hue" /> 
  43.                 </children>
  44.             </OBJECT>
  45.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" text="$$$/ColorPicker/Degrees=^D" > 
  46.                 <bounds x="396" y="111" w="15" h="15" /> 
  47.             </OBJECT>
  48.             
  49.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  50.                     text="$$$/ColorPicker/SaturationLabel=S:"
  51.                     tipString="$$$/ColorPicker/Tip/Saturation=Saturation" > 
  52.                 <bounds x="320" y="135" w="35" h="15" /> 
  53.                 <children>
  54.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="1" /> 
  55.                 </children>
  56.             </OBJECT>
  57.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" 
  58.                     value="0" minValue="0" maxValue="100" units="0"
  59.                     tipString="$$$/ColorPicker/Tip/Saturation=Saturation" > 
  60.                 <bounds x="356" y="132" w="39" h="22" /> 
  61.                 <children>
  62.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Saturation" /> 
  63.                 </children>
  64.             </OBJECT>
  65.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" 
  66.                     text="$$$/ColorPicker/Percent=%" > 
  67.                 <bounds x="396" y="135" w="15" h="15" /> 
  68.             </OBJECT>
  69.             
  70.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  71.                     text="$$$/ColorPicker/BrightnessLabel=B:"
  72.                     tipString="$$$/ColorPicker/Tip/Brightness=Brightness" > 
  73.                 <bounds x="320" y="159" w="35" h="15" /> 
  74.                 <children>
  75.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="2" /> 
  76.                 </children>
  77.             </OBJECT>
  78.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" 
  79.                     value="0" minValue="0" maxValue="100" units="0"
  80.                     tipString="$$$/ColorPicker/Tip/Brightness=Brightness" > 
  81.                 <bounds x="356" y="156" w="39" h="22" /> 
  82.                 <children>
  83.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Value" /> 
  84.                 </children>
  85.             </OBJECT>
  86.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" 
  87.                     text="$$$/ColorPicker/Percent=%" > 
  88.                 <bounds x="396" y="159" w="15" h="15" /> 
  89.             </OBJECT>
  90.             
  91.         <!--- RGB Items --->
  92.             
  93.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  94.                     text="$$$/ColorPicker/RedLabel=R:"
  95.                     tipString="$$$/ColorPicker/Tip/Red=Red" > 
  96.                 <bounds x="320" y="191" w="35" h="15" /> 
  97.                 <children>
  98.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="3" /> 
  99.                 </children>
  100.             </OBJECT>
  101.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" 
  102.                     value="0" minValue="0" maxValue="255" units="0"
  103.                 tipString="$$$/ColorPicker/Tip/Red=Red" > 
  104.                 <bounds x="356" y="188" w="39" h="22" /> 
  105.                 <children>
  106.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Red" > 
  107.                     </OBJECT>
  108.                 </children>
  109.             </OBJECT>
  110.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" 
  111.                     text="$$$/ColorPicker/Units/None=" > 
  112.                 <bounds x="396" y="191" w="15" h="15" /> 
  113.             </OBJECT>
  114.             
  115.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  116.                     text="$$$/ColorPicker/GreenLabel=G:"
  117.                     tipString="$$$/ColorPicker/Tip/Green=Green" > 
  118.                 <bounds x="320" y="215" w="35" h="15" /> 
  119.                 <children>
  120.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="4" /> 
  121.                 </children>
  122.             </OBJECT>
  123.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" 
  124.                     value="0" minValue="0" maxValue="255" units="0"
  125.                     tipString="$$$/ColorPicker/Tip/Green=Green" > 
  126.                 <bounds x="356" y="212" w="39" h="22" /> 
  127.                 <children>
  128.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Green" /> 
  129.                 </children>
  130.             </OBJECT>
  131.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" 
  132.                     text="$$$/ColorPicker/Units/None=" > 
  133.                 <bounds x="396" y="215" w="15" h="15" /> 
  134.             </OBJECT>
  135.             
  136.             <OBJECT className="LADMItem" admItemType="ADM Text Radio Button Type" 
  137.                     text="$$$/ColorPicker/BlueLabel=B:"
  138.                     tipString="$$$/ColorPicker/Tip/Blue=Blue" > 
  139.                 <bounds x="320" y="239" w="35" h="15" /> 
  140.                 <children>
  141.                     <OBJECT className="LADMRadioButtonPropertyAttachment" property="PickerBarComponent" activeValue="5" /> 
  142.                 </children>
  143.             </OBJECT>
  144.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" 
  145.                     value="0" minValue="0" maxValue="255" units="0"
  146.                     tipString="$$$/ColorPicker/Tip/Blue=Blue" > 
  147.                 <bounds x="356" y="236" w="39" h="22" /> 
  148.                 <children>
  149.                     <OBJECT className="LADMPropertyAttachment" property="PickerColor/Blue" /> 
  150.                 </children>
  151.             </OBJECT>
  152.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" 
  153.                     text="$$$/ColorPicker/Units/None=" > 
  154.                 <bounds x="396" y="239" w="15" h="15" /> 
  155.             </OBJECT>
  156.             
  157.         <!--- Hex Items --->
  158.             
  159.             <OBJECT className="LADMItem" admItemType="ADM Text Static Type" text="$$$/ColorPicker/HexLabel=#"
  160.                         tipString="$$$/ColorPickerDialog/Tip/HexLabel=Hexadecimal" > 
  161.                 <bounds x="320" y="271" w="13" h="15" /> 
  162.             </OBJECT>
  163.             <OBJECT className="LADMItem" admItemType="ADM Text Edit Type"
  164.                     tipString="$$$/ColorPickerDialog/Tip/HexLabel=Hexadecimal" > 
  165.                 <bounds x="334" y="268" w="61" h="22" /> 
  166.                 <children>
  167.                     <OBJECT className="CHexColorItemAttachment" property="PickerColor/NativeQuad" /> 
  168.                 </children>
  169.             </OBJECT>
  170.             
  171.         <!--- Misc --->
  172.             
  173.             <OBJECT className="LADMItem" paneID="prmt" admItemType="ADM Text Static Type" 
  174.                     text="$$$/ColorPicker/Prompt=Pick A Color:" > 
  175.                 <bounds x="12" y="9" w="356" h="18" /> 
  176.             </OBJECT>
  177.             <OBJECT className="CColorPatch" admItemType="ADM Picture Static Type" paneID="i_nw" 
  178.                     tipString="$$$/ColorPickerDialog/Tip/CurColor=Current Color" > 
  179.                 <bounds x="323" y="32" w="69" h="30" /> 
  180.             </OBJECT>
  181.             <OBJECT className="COriginalColor" admItemType="ADM Picture Static Type" paneID="i_or" 
  182.                     tipString="$$$/ColorPickerDialog/Tip/OrigColor=Original Color" > 
  183.                 <bounds x="323" y="62" w="69" h="30" /> 
  184.             </OBJECT>
  185.             
  186.             <OBJECT className="CSunkenBlackBorder" admItemType="ADM Frame Type" > 
  187.                 <bounds x="321" y="30" w="73" h="64" /> 
  188.             </OBJECT>
  189.             <OBJECT className="CSunkenBlackBorder" admItemType="ADM Frame Type" > 
  190.                 <bounds x="10" y="30" w="260" h="260" /> 
  191.             </OBJECT>
  192.             <OBJECT className="CSunkenBlackBorder" admItemType="ADM Frame Type" > 
  193.                 <bounds x="279" y="30" w="25" h="260" /> 
  194.             </OBJECT>
  195.             <OBJECT className="CColorBarIndicator" admItemType="ADM Picture Static Type" > 
  196.                 <bounds x="273" y="27" w="37" h="266" /> 
  197.             </OBJECT>
  198.             
  199.         <!--- Web Color Items --->
  200.             
  201.             <OBJECT className="CWebSafeAlert" admItemType="ADM Picture Static Type" 
  202.                     pictureID="19003" property="PickerColor/NativeQuad"
  203.                     tipString="$$$/ColorPalette/WebAlert/Tip=Warning: not a web safe color" > 
  204.                 <bounds x="400" y="32" w="16" h="16" /> 
  205.             </OBJECT>
  206.             <OBJECT className="CWebSafeSwatch" admItemType="ADM Picture Static Type" 
  207.                     property="PickerColor/NativeQuad"
  208.                     tipString="$$$/ColorPalette/WebSwatch/Tip=Click to select web safe color" > 
  209.                 <bounds x="401" y="48" w="14" h="14" /> 
  210.             </OBJECT>
  211.             
  212.             <OBJECT className="LADMItem" admItemType="ADM Text Check Box Type" 
  213.                     text="$$$/ColorPicker/OnlyWebColors=Only Web Colors"
  214.                     tipString="$$$/ColorPickerDialog/Tip/OnlyWebColors=Restricts color choice to Web palette" > 
  215.                 <bounds x="12" y="319" w="140" h="15" /> 
  216.                 <children>
  217.                     <OBJECT className="LADMPropertyAttachment" property="AlwaysPickWebSafe" wantsIntermediate="false" /> 
  218.                 </children>
  219.             </OBJECT>
  220.             
  221.             <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > 
  222.                 <bounds x="8" y="303" w="404" h="1" /> 
  223.             </OBJECT>
  224.             
  225.         </children>
  226.     </OBJECT>
  227.  
  228. </XMLREANIMATE>